Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix support for mailto: and tel: links #15

Closed
wants to merge 2 commits into from

Conversation

nrobison
Copy link

@nrobison nrobison commented Jul 18, 2019

Corrected an issue with mailto: and tel: links having / prepended to the URL causing Device.OpenUri to not open device mail or phone applications.
Fixes #5 Hyperlink does not support mailto: and tel: links

This caused Device.OpenUri to fail to open mail application on device
This caused Device.OpenUri to fail to open phone  application on device
@nrobison nrobison closed this Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hyperlink does not support mailto: and tel: links
1 participant